home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
internet
/
comti12a.zip
/
COMTIMER.EXE
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1996-06-02
|
6KB
|
271 lines
object Form1: TForm1
Left = 274
Top = 281
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'ComTimer 1.12'
ClientHeight = 76
ClientWidth = 217
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
PopupMenu = PopupMenu1
Visible = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Shape3: TShape
Left = 78
Top = 12
Width = 5
Height = 5
Brush.Color = clYellow
Shape = stCircle
end
object Shape4: TShape
Left = 78
Top = 24
Width = 5
Height = 5
Brush.Color = clYellow
Shape = stCircle
end
object Panel1: TPanel
Left = 1
Top = 6
Width = 214
Height = 49
TabOrder = 0
object Panel2: TPanel
Left = 7
Top = 4
Width = 200
Height = 41
BevelInner = bvLowered
Color = clBlack
TabOrder = 0
object Digit1: TDigit
Left = 38
Top = 8
Width = 16
Height = 25
Color = clBlack
ColorOff = clBlack
ColorOn = clYellow
ValueBinary = 125
ParentColor = False
end
object Digit2: TDigit
Left = 57
Top = 8
Width = 16
Height = 25
Color = clBlack
ColorOff = clBlack
ColorOn = clYellow
ValueBinary = 125
ParentColor = False
end
object Digit3: TDigit
Left = 83
Top = 8
Width = 16
Height = 25
Color = clBlack
ColorOff = clBlack
ColorOn = clYellow
ValueBinary = 125
ParentColor = False
end
object Digit4: TDigit
Left = 102
Top = 8
Width = 16
Height = 25
Color = clBlack
ColorOff = clBlack
ColorOn = clYellow
ValueBinary = 125
ParentColor = False
end
object Digit5: TDigit
Left = 128
Top = 8
Width = 16
Height = 25
Color = clBlack
ColorOff = clBlack
ColorOn = clYellow
ValueBinary = 125
ParentColor = False
end
object Digit6: TDigit
Left = 147
Top = 8
Width = 16
Height = 25
Color = clBlack
ColorOff = clBlack
ColorOn = clYellow
ValueBinary = 125
ParentColor = False
end
object Shape1: TShape
Left = 76
Top = 14
Width = 5
Height = 5
Brush.Color = clYellow
Shape = stCircle
end
object Shape2: TShape
Left = 76
Top = 22
Width = 5
Height = 5
Brush.Color = clYellow
Shape = stCircle
end
object Shape5: TShape
Left = 121
Top = 14
Width = 5
Height = 5
Brush.Color = clYellow
Shape = stCircle
end
object Shape6: TShape
Left = 121
Top = 22
Width = 5
Height = 5
Brush.Color = clYellow
Shape = stCircle
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 57
Width = 217
Height = 19
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Panels = <
item
Text = 'Modem'
Width = 50
end
item
Width = 50
end>
ParentFont = False
SimplePanel = False
SizeGrip = False
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 168
Top = 64
end
object Comm321: TComm32
BaudRate = 0
CommPort = 'COM1'
Left = 200
Top = 64
end
object PopupMenu1: TPopupMenu
Left = 80
Top = 64
object About1: TMenuItem
Caption = 'About'
ShortCut = 0
OnClick = About1Click
end
object Helg1: TMenuItem
Caption = 'Rates for heyday'
ShortCut = 0
OnClick = Helg1Click
end
object Help1: TMenuItem
Break = mbBarBreak
Caption = 'Help'
GroupIndex = 2
ShortCut = 0
OnClick = Help1Click
end
object Exit1: TMenuItem
Caption = 'Exit'
GroupIndex = 2
ShortCut = 0
OnClick = Exit1Click
end
object Com11: TMenuItem
Break = mbBarBreak
Caption = 'Com 1'
GroupIndex = 2
RadioItem = True
ShortCut = 0
end
object Com21: TMenuItem
Caption = 'Com 2'
GroupIndex = 2
RadioItem = True
ShortCut = 0
end
object Com31: TMenuItem
Caption = 'Com 3'
GroupIndex = 2
RadioItem = True
ShortCut = 0
end
object Com41: TMenuItem
Caption = 'Com 4'
GroupIndex = 2
RadioItem = True
ShortCut = 0
end
object Settings1: TMenuItem
Break = mbBarBreak
Caption = 'Settings'
GroupIndex = 2
ShortCut = 0
OnClick = Settings1Click
end
object Statistics1: TMenuItem
Caption = 'Statistics'
GroupIndex = 2
ShortCut = 0
OnClick = Statistics1Click
end
object Adjustmonitoring1: TMenuItem
Caption = 'Adjust monitoring'
GroupIndex = 2
ShortCut = 0
OnClick = Adjustmonitoring1Click
end
end
object Timer2: TTimer
OnTimer = Timer2Timer
Left = 128
Top = 64
end
object Timer3: TTimer
OnTimer = Timer3Timer
Left = 48
Top = 64
end
object TrayIcon1: TTrayIcon
Tag = 1
Active = False
ShowDesigning = False
Left = 16
Top = 64
end
end